(bug 32051) Fix description for wlprop=sizes
authorRoan Kattouw <catrope@users.mediawiki.org>
Sun, 30 Oct 2011 21:02:11 +0000 (21:02 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sun, 30 Oct 2011 21:02:11 +0000 (21:02 +0000)
includes/api/ApiQueryWatchlist.php

index c95373f..e69ab50 100644 (file)
@@ -409,7 +409,7 @@ class ApiQueryWatchlist extends ApiQueryGeneratorBase {
                                ' parsedcomment          - Adds parsed comment of the edit',
                                ' timestamp              - Adds timestamp of the edit',
                                ' patrol                 - Tags edits that are patrolled',
-                               ' size                   - Adds the old and new lengths of the page',
+                               ' sizes                  - Adds the old and new lengths of the page',
                                ' notificationtimestamp  - Adds timestamp of when the user was last notified about the edit',
                                ' loginfo                - Adds log information where appropriate',
                        ),